cody - HTMLify profile
files of /cody/solygambas/html-css-javascript-projects/062-exchange rate calculator/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
const currencyOne = document.getElementById("currency-one");
const amountOne = document.getElementById("amount-one");
const curr
const amountOne = document.getElementById("amount-one");
const curr